home *** CD-ROM | disk | FTP | other *** search
/ Power DOS 1996 July / Power DOS - July 1996.iso / sound / c_labs / os2 / cd_os2.exe / README.TXT < prev   
Text File  |  1995-06-13  |  6KB  |  126 lines

  1. =====================================================================
  2. Installing the NEW Creative Labs CD-ROM Driver in OS/2 2.1 and above
  3. for CRCCD2.ADD Version 2.01
  4. =====================================================================
  5.  
  6. You should replace any earlier version with this new driver.
  7. This driver will now support the following drives.
  8.  
  9.         Panasonic CR 52x
  10.         Panasonic CR 563
  11.         Creative  CD 200
  12.         Funai     E2550-UA
  13.         Funai     E2800-UA
  14.  
  15.  
  16. 1. INSTALLING CRCCD2.ADD to an existing OS/2 system
  17.  
  18. 1.1.  Check that you have the following lines in your CONFIG.SYS.  If
  19.       these lines are missing, add them to your CONFIG.SYS and make
  20.       sure that they are located in your OS/2 directory.  If these
  21.       files are not in your OS/2 directory then you must follow the
  22.       Selective Install procedure detailed in your OS/2 manual, you
  23.       must check the CD-ROM Drive box and select OTHER for the type of
  24.       CD-ROM Drive attached to your system.
  25.  
  26.   BASEDEV=SBCD2.ADD         (Remove this line if this line is in
  27.                              your CONFIG.SYS)
  28.   BASEDEV=CRCCD2.ADD /P:XXX (Where 'XXX' is the Address of the SB card)
  29.   IFS=C:\OS2\CDFS.IFS               (The "/T:2" should be added to the
  30.   DEVICE=C:\OS2\OS2CDROM.DMD         CRCCD2.ADD line if the customer
  31.   DEVICE=C:\OS2\MDOS\VCDROM.SYS      is using the 1810 interface!)
  32.     
  33.   *NOTE: A. These lines should be kept together in the CONFIG.SYS and
  34.         they MUST be in the order shown above!
  35.  
  36.      B. Make sure that you do NOT have any duplicates of these lines
  37.         in your CONFIG.SYS or you will get an error every time OS/2
  38.         starts.
  39.  
  40. 1.2.  Copy the CRCCD2.ADD file to the C:\OS2 directory (for Warp 3.0,
  41.       copy to the C:\OS2\BOOT directory).  In some cases this file
  42.       may need to be located in the root directory of the C: drive.
  43.       If you have CRCCD2.ADD in the OS/2 directory and OS/2 still
  44.       will not recognize your CD-ROM Drive then copy the file to the
  45.       root directory.  This should solve the problem.
  46.  
  47.  
  48. 2. INSTALLING OS/2 2.1 and above (including Warp 3.0) from CD-ROM using
  49.    CRCCD2.ADD
  50.  
  51. 2.1.  Make backup copies of the two disks that come with the OS/2 2.1
  52.       CD-ROM.  Store the original disks in a safe place in case they
  53.       are needed in the future.
  54.  
  55. 2.2.  Copy the CRCCD2.ADD file to the new disk labeled "Diskette 1".
  56.  
  57. 2.3.  Next, add the following line to the file CONFIG.SYS found on the
  58.       new disk labeled "Diskette 1".  This line should come right before
  59.       the line "IFS=C:\OS2\CDFS.IFS /Q".
  60.  
  61.       BASEDEV=SBCD2.ADD         (Remove this line if this line is in
  62.                                  your CONFIG.SYS)
  63.       BASEDEV=CRCCD2.ADD /P:xxx (Where 'xxx' is the I/O 
  64.                 Address of the SB card)
  65.  
  66. 2.4.  Reboot the system with the new disk labeled "Installation
  67.       Diskette" and follow the installation process accordingly.
  68.  
  69. 2.5.  If you are installing for Warp 3.0, please skip this and go directly
  70.       to 2.6.  After the installation is completed and your system has
  71.       rebooted, you must copy the files CDFS.IFS and OS2CDROM.DMD from the
  72.       OS/2 installation disk labeled "Diskette 1" into the OS2 directory
  73.       on your hard drive, then    add the following two lines to your
  74.       CONFIG.SYS file that is located on the C: drive.    So that you will
  75.       be able to access the CD-ROM drive after the installation process
  76.       has completed.
  77.  
  78.       IFS=C:\OS2\CDFS.IFS /Q
  79.       DEVICE=C:\OS2\OS2CDROM.DMD
  80.  
  81. 2.6.  For OS/2 Warp users, please take note of the following.
  82.  
  83.       The installation of OS/2 Warp requires two portion, the first will
  84.       install the kernel and executables while the second installs the 
  85.       additional and add-on package (eg. Multimedia, Internet and configure 
  86.       Win OS/2).
  87.  
  88.       After completing the first portion of the installation, it re-enable
  89.       the loading of SBCD2.ADD in the config.sys file. Hence, if you reboot
  90.       your system after the first portion of the installation, OS/2 Warp will
  91.       not be able to detect the CD-ROM drive.
  92.  
  93.       In order to avoid this problem, before pressing "Enter" key to reboot,
  94.       exit to the OS/2 command line by pressing the <F3> function key and remove
  95.       the "BASEDEV=SBCD2.ADD" line in the CONFIG.SYS file in your hard disk
  96.       (eg. Drive C:) as follows:
  97.  
  98.       BASEDEV=SBCD2.ADD         (Remove this line if this line is in
  99.                                 your CONFIG.SYS)
  100.       
  101.       For those user who have already completed the first portion of the
  102.       installation and rebooted the system, after making the above changes 
  103.       restart the system and execute the "Selective Install" from the "System
  104.       Setup" icon found in the OS/2 System folder in the OS/2 Desktop to 
  105.       continue the remaining portion of OS/2 installation.
  106.  
  107. 2.7   Remember to reboot the system.
  108.  
  109.  
  110. DEFINITION OF SWITCHES :
  111.  
  112. /p:xxx    - SB cards base address.
  113. /m:xxx    - MKE compatible cards CDRom base address.
  114. /t:x    - Switch for standalone cards.
  115.       if x=1 then it is a Sound card. (Default).
  116.       if x=2 then it is a standalone card.
  117.  
  118. /d:x    - Double Speed switch.   
  119. /n:x    - Single Speed switch.
  120.       if x=0 to x=3 implies the drive number.
  121.       ix x=a  implies that all drives are to be made double or single
  122.       speed. /d:a is default.
  123. /ns    - No scan. Implies that only one drive present with ID=0 
  124.       and will not scan for other drives. Scaning for all drives is
  125.          default procedure.
  126.